home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / Confine.cpt / CONSAF.STK / card_3066.txt < prev    next >
Text File  |  1990-02-06  |  1KB  |  77 lines

  1. -- card: 3066 from stack: in.STK
  2. -- bmap block id: 3974
  3. -- flags: 0000
  4. -- background id: 2575
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on idle
  8.   hide menubar
  9.   play "harpsichord" tempo 200 "eq dq ch eq dq ch gq fe fe ew"
  10.   repeat for 2 times
  11.     hide  card button "bt1"
  12.  
  13.     wait 25
  14.  
  15.     hide card button "bt2"
  16.  
  17.     wait 25
  18.  
  19.     hide card button "bt3"
  20.  
  21.     wait 25
  22.  
  23.     show button "bt1"
  24.     show button "bt2"
  25.     show button "bt3"
  26.   end repeat
  27.   go next
  28. end idle
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37. -- part 8 (button)
  38. -- low flags: 00
  39. -- high flags: 0001
  40. -- rect: left=77 top=83 right=117 bottom=226
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: bt1
  49.  
  50.  
  51. -- part 9 (button)
  52. -- low flags: 00
  53. -- high flags: 0001
  54. -- rect: left=225 top=84 right=117 bottom=307
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 0 / 0
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: bt2
  63.  
  64.  
  65. -- part 10 (button)
  66. -- low flags: 00
  67. -- high flags: 0001
  68. -- rect: left=306 top=82 right=118 bottom=406
  69. -- title width / last selected line: 0
  70. -- icon id / first selected line: 0 / 0
  71. -- text alignment: 1
  72. -- font id: 0
  73. -- text size: 12
  74. -- style flags: 0
  75. -- line height: 16
  76. -- part name: bt3
  77.